FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ehelse.fhir.no.grunndata.test#2.3.3 (31 ms)

Package ehelse.fhir.no.grunndata.test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata.test@2.3.3&canonical=http://ehelse.no/fhir/StructureDefinition/gd-Address-unknown
Url http://ehelse.no/fhir/StructureDefinition/gd-Address-unknown
Version 2.3.1
Status draft
Date 2019-12-16
Name GdAddressUnknown
Experimental False
Authority hl7
Description The GdAddressUnknown is used for two kind of addresses from FREG For addresses with address-type of "Bosted" and "DeltBosted", the uknown address can contain a municipality code. The content type of this addresses SHALL be "UkjentBosted". For addresses with type "Opphold" this address can only contain the address metadata. The content type of this addresses SHALL be "AdressenErUkjent".
Type Address
Kind complex-type

Resources that use this resource

StructureDefinition
http://ehelse.no/fhir/StructureDefinition/gd-Person GdPerson

Resources that this resource uses

StructureDefinition
http://ehelse.no/fhir/StructureDefinition/gd-Address GdAddress


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "gd-Address-unknown",
  "url" : "http://ehelse.no/fhir/StructureDefinition/gd-Address-unknown",
  "version" : "2.3.1",
  "name" : "GdAddressUnknown",
  "status" : "draft",
  "date" : "2019-12-16",
  "description" : "The GdAddressUnknown is used for two kind of addresses from FREG\r\nFor addresses with address-type of \"Bosted\" and \"DeltBosted\", the uknown address can contain a municipality code. The content type of this addresses SHALL be \"UkjentBosted\".\r\nFor addresses with type \"Opphold\" this address can only contain the address metadata. The content type of this addresses SHALL be \"AdressenErUkjent\".",
  "fhirVersion" : "4.0.0",
  "mapping" : [
    {
      "identity" : "freg.bostedsadresse",
      "name" : "ukjentBosted"
    },
    {
      "identity" : "freg.deltbosted",
      "name" : "ukjentBosted"
    },
    {
      "identity" : "freg.oppholdsadresse",
      "name" : "adressenErUkjent"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Address",
  "baseDefinition" : "http://ehelse.no/fhir/StructureDefinition/gd-Address",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Address",
        "path" : "Address",
        "alias" : [
          "ukjentBosted",
          "adressenErUkjent"
        ],
        "mapping" : [
          {
            "identity" : "freg.bostedsadresse",
            "map" : "ukjentBosted"
          },
          {
            "identity" : "freg.deltbosted",
            "map" : "ukjentBosted"
          },
          {
            "identity" : "freg.oppholdsadresse",
            "map" : "adressenErUkjent"
          }
        ]
      },
      {
        "id" : "Address.extension",
        "path" : "Address.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Address.extension:propertyInformation",
        "path" : "Address.extension",
        "sliceName" : "propertyInformation",
        "mustSupport" : true
      },
      {
        "id" : "Address.extension:propertyInformation.extension",
        "path" : "Address.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Address.extension:propertyInformation.extension:municipality",
        "path" : "Address.extension.extension",
        "sliceName" : "municipality",
        "alias" : [
          "bostedskommune"
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "freg",
            "map" : "bostedskommune"
          }
        ]
      },
      {
        "id" : "Address.extension:addressMetadata",
        "path" : "Address.extension",
        "sliceName" : "addressMetadata"
      },
      {
        "id" : "Address.extension:addressMetadata.extension",
        "path" : "Address.extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Address.extension:addressMetadata.extension:addressIsUnknown",
        "path" : "Address.extension.extension",
        "sliceName" : "addressIsUnknown",
        "mustSupport" : true
      },
      {
        "id" : "Address.period",
        "path" : "Address.period",
        "mustSupport" : true
      },
      {
        "id" : "Address.period.start",
        "path" : "Address.period.start",
        "mustSupport" : true
      },
      {
        "id" : "Address.period.end",
        "path" : "Address.period.end",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.